home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000047_ayahil@sbastc.ess.sunysb.edu_Sun Nov 6 11:18:40 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  8KB

  1. Received: from ccmail.sunysb.edu by cs.umb.edu with SMTP id AA29786
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Sun, 6 Nov 1994 16:19:03 -0500
  3. Received: from sbastc.ess.sunysb.edu by ccmail.sunysb.edu (PMDF V4.3-7 #5424)
  4.  id <01HJ5YMPDVU8JPRHDP@ccmail.sunysb.edu>; Sun, 6 Nov 1994 16:18:53 EST
  5. Received: from sbast4.ess.sunysb.edu by sbastc.ess.sunysb.edu
  6.  (4.1/1.34/indent-1.0) id AA08209; Sun, 6 Nov 94 16:18:58 EST
  7. Received: from localhost by sbast4.ess.sunysb.edu;
  8.  (5.65/1.1.8.2/13Oct94-1016PM) id AA28302; Sun, 6 Nov 1994 16:18:40 -0500
  9. Date: Sun, 06 Nov 1994 16:18:40 -0500
  10. From: Amos Yahil <ayahil@sbastc.ess.sunysb.edu>
  11. Subject: Re: Problem with basename
  12. In-Reply-To: Your message of "Sun, 06 Nov 94 22:05:45 +0100."
  13.  <9411062105.AA01083@gilgamesj>
  14. To: Nicolai Langfeldt <janl@math.uio.no>
  15. Cc: Amos Yahil <ayahil@sbastc.ess.sunysb.edu>, tex-k@cs.umb.edu,
  16.         ayahil@sbastc.ess.sunysb.edu
  17. Message-Id: <9411062118.AA28302@sbast4.ess.sunysb.edu>
  18. Content-Transfer-Encoding: 7BIT
  19. X-Mts: smtp
  20.  
  21. >>>>> "Nicolai" == Nicolai Langfeldt <janl@math.uio.no> writes:
  22.  
  23. > Amos Yahil <ayahil@sbastc.ess.sunysb.edu> tastet:
  24. >> Ran into a problem with the definition of basename both in kpathsea/lib.h
  25. >> and kpathsea/basename.c when compiling web2c-6.1 with the 
  26. >> web2c.kpathsea-2.4.help modifications, which conflicts with strings.h.  The
  27. >> problem did not occur with web2c.kpathsea-2.2.help.
  28. >> 
  29. >> Please advise how I am to proceed.
  30.  
  31. > It might help us if you told us more about the nature of the problem, error
  32. > messages or other things connected to this problem.  Also your machine type
  33. > and operating system might help.
  34.  
  35. Alpha AXP running OSF/1 v. 3.0.  Following is a script file:
  36.  
  37. Script started on Sun Nov 06 16:13:18 1994
  38. sbast4:web2c/web2c-6.1a# configure --prefix=/usr
  39. checking for a BSD compatible install
  40. Running configure in dvipsk...
  41. checking for gcc
  42. checking how to run the C preprocessor
  43. checking for a BSD compatible install
  44. checking for ranlib
  45. checking for POSIXized ISC
  46. checking for directory library header
  47. checking for dirent.h
  48. checking for closedir return value
  49. checking for Xenix
  50. checking for ANSI C header files
  51. checking for assert.h
  52. checking for float.h
  53. checking for limits.h
  54. checking for memory.h
  55. checking for pwd.h
  56. checking for stdlib.h
  57. checking for string.h
  58. checking for unistd.h
  59. checking for bcopy
  60. checking for memmove
  61. checking for putenv
  62. checking for lack of working const
  63. checking for program_invocation_name
  64. checking for smart putenv
  65. checking size of int
  66. creating config.status
  67. creating Makefile
  68. creating c-auto.h
  69. Running configure in web2c...
  70. checking for gcc
  71. checking how to run the C preprocessor
  72. checking for a BSD compatible install
  73. checking for ranlib
  74. checking for POSIXized ISC
  75. checking for directory library header
  76. checking for dirent.h
  77. checking for closedir return value
  78. checking for Xenix
  79. checking for ANSI C header files
  80. checking for assert.h
  81. checking for float.h
  82. checking for limits.h
  83. checking for memory.h
  84. checking for pwd.h
  85. checking for stdlib.h
  86. checking for string.h
  87. checking for unistd.h
  88. checking for bcopy
  89. checking for memmove
  90. checking for putenv
  91. checking for lack of working const
  92. checking for program_invocation_name
  93. checking for smart putenv
  94. checking for bison
  95. checking for flex
  96. checking for -lfl
  97. checking for ln -s
  98. checking for return type of signal handlers
  99. checking for unsigned characters
  100. checking for 64-bit long ints
  101. checking byte ordering
  102. checking for yytext declaration
  103. checking for window system libraries
  104. checking for X include and library files with xmkmf
  105. checking for additional X libraries and flags
  106. checking for -ldnet
  107. checking for -ldnet_stub
  108. checking for -lnsl
  109. checking for -lsocket
  110. checking for -lICE  -ldnet_stub
  111. checking for small TeX/MF/BibTeX
  112. creating config.status
  113. creating Makefile
  114. creating bibtex/Makefile
  115. creating dviutil/Makefile
  116. creating fontutil/Makefile
  117. creating lib/Makefile
  118. creating man/Makefile
  119. creating mf/Makefile
  120. creating mf/MFwindow/Makefile
  121. creating tex/Makefile
  122. creating web/Makefile
  123. creating web2c/Makefile
  124. creating lib/c-auto.h
  125. Running configure in xdvik...
  126. checking for gcc
  127. checking how to run the C preprocessor
  128. checking for a BSD compatible install
  129. checking for ranlib
  130. checking for POSIXized ISC
  131. checking for directory library header
  132. checking for dirent.h
  133. checking for closedir return value
  134. checking for Xenix
  135. checking for ANSI C header files
  136. checking for assert.h
  137. checking for float.h
  138. checking for limits.h
  139. checking for memory.h
  140. checking for pwd.h
  141. checking for stdlib.h
  142. checking for string.h
  143. checking for unistd.h
  144. checking for bcopy
  145. checking for memmove
  146. checking for putenv
  147. checking for lack of working const
  148. checking for program_invocation_name
  149. checking for smart putenv
  150. checking for X include and library files with xmkmf
  151. checking for additional X libraries and flags
  152. checking for -lICE
  153. checking for -ldnet
  154. checking for -ldnet_stub
  155. checking for -lnsl
  156. checking for -lsocket
  157. checking for vprintf
  158. checking for getwd
  159. checking for SIGIO
  160. checking for DPS on Solaris
  161. creating config.status
  162. creating Makefile
  163. creating c-auto.h
  164. Using dvipsk/config.status to configure kpathsea...
  165. creating Makefile
  166. creating c-auto.h
  167. creating config.status
  168. creating Makefile
  169. sbast4:web2c/web2c-6.1a# make
  170. cd kpathsea; make   CFLAGS='-g ' prefix=/usr exec_prefix=/usr bindir=/usr/bin scriptdir=/usr/bin libdir=/usr/lib datadir=/usr/lib infodir=/usr/info includedir=/usr/include manext=1 mandir=/usr/man/man1 texmf=/usr/lib/texmf texinputdir=/usr/lib/texmf/tex mfinputdir=/usr/lib/texmf/mf fontdir=/usr/lib/texmf/fonts fmtdir=/usr/lib/texmf/ini basedir=/usr/lib/texmf/ini texpooldir=/usr/lib/texmf/ini mfpooldir=/usr/lib/texmf/ini install_fonts=true dvipsdir=/usr/lib/texmf/dvips psheaderdir=/usr/lib/texmf/dvips default_texsizes='300:600' 
  171. make[1]: Entering directory `/home/sbast3/ftp/sbast3/src/web2c/web2c-6.1a/kpathsea'
  172. echo prefix=/usr exec_prefix=/usr bindir=/usr/bin scriptdir=/usr/bin libdir=/usr/lib datadir=/usr/lib infodir=/usr/info includedir=/usr/include manext=1 mandir=/usr/man/man1 texmf=/usr/lib/texmf texinputdir=/usr/lib/texmf/tex mfinputdir=/usr/lib/texmf/mf fontdir=/usr/lib/texmf/fonts fmtdir=/usr/lib/texmf/ini basedir=/usr/lib/texmf/ini texpooldir=/usr/lib/texmf/ini mfpooldir=/usr/lib/texmf/ini install_fonts=true dvipsdir=/usr/lib/texmf/dvips psheaderdir=/usr/lib/texmf/dvips default_texsizes='300:600' \
  173. | tr ' ' '\012' \
  174. | sed -e 's/^/s%@/' -e 's/=/@%/' -e 's/$/%/' -e 's/$/g/' \
  175. >texmf.sed
  176. sed -f texmf.sed -e 's%/usr/lib/texmf/%$TEXMF/%g' ./../kpathsea/texmf.cnf.in >texmf.cnf
  177. echo "/* paths.h: Generated from texmf.cnf `date`.  */" >../kpathsea/paths.h
  178. sed -e 's/%.*//' -e 's/^[     ]*//' -e 's/[     ]*$//' texmf.cnf \
  179. | grep '^[     ]*[A-Za-z_]*[     =]' \
  180. | sed '/^$/d' \
  181. | sed 's/^\([^     =]*\)[     ]*=*[     ]*\(.*\)/#ifndef DEFAULT_\1@#define DEFAULT_\1 "\2"@#endif/' \
  182. | tr @ '\012' \
  183. | sed 's@\$TEXMF@/usr/lib/texmf@g' \
  184. >>../kpathsea/paths.h
  185. gcc  -I. -I./../kpathsea  -I.. -I./../kpathsea/..    -DDEFAULT_FONT_SIZES='"300:600"' \
  186.   -g  -c ./../kpathsea/tex-file.c
  187. In file included from ../kpathsea/config.h:37,
  188.                  from ./../kpathsea/tex-file.c:19:
  189. ../kpathsea/lib.h:98: conflicting types for `basename'
  190. /usr/local/gcc-lib/alpha-dec-osf3.0/2.6.0/include/string.h:231: previous declaration of `basename'
  191. make[1]: *** [tex-file.o] Error 1
  192. make[1]: Leaving directory `/home/sbast3/ftp/sbast3/src/web2c/web2c-6.1a/kpathsea'
  193. make: *** [do-kpathsea] Error 1
  194. sbast4:web2c/web2c-6.1a# ^Dexit
  195.  
  196. script done on Sun Nov 06 16:17:11 1994
  197.